-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unpin NumPy, Pandas, ASV, Support Python 3.12, Fix Broken Install Link #883
Conversation
ASV BenchmarkingBenchmark Comparison ResultsBenchmarks that have improved:
Benchmarks that have stayed the same:
|
Looks like switching to Numpy 2.0 didn't impact performance much. There is however a big improvement with unpinning Pandas for our GeoDataFrame construction. |
Once nschloe/pyfma#17 is merged and released, the errors with |
Should be good for another review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for removing pins - so important to get this done.
Also closing issue #820
Closes #885, #882, #884
Overview
numpy
,pandas
andasv
packages